Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.publisher.task.contrib--factory

This contribution is part of XML component org.nuxeo.ecm.platform.publisher.task.contrib inside nuxeo-platform-publisher-task-9.10.jar /OSGI-INF/publisher-task-contrib.xml

Extension Point

Extension point factory of component PublisherServiceImpl.

Contributed Items

  • <publishedDocumentFactory class="org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory" name="CoreProxyWithWorkflow" validatorsRule="CoreValidatorsRule"/>

XML Source

<extension point="factory" target="org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl">

    <publishedDocumentFactory class="org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory" name="CoreProxyWithWorkflow" validatorsRule="CoreValidatorsRule"/>

  </extension>